Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Update MessageParser.php #41

Merged
merged 1 commit into from
Sep 16, 2014
Merged

Update MessageParser.php #41

merged 1 commit into from
Sep 16, 2014

Conversation

pouyadarabi
Copy link
Contributor

fix :

check value at index 1 for prevent php notice :

PHP Notice: Undefined offset: 1 in guzzle\parser\Guzzle\Parser\Message\MessageParser.php on line 36

Notice: Undefined offset: 1 in guzzle\parser\Guzzle\Parser\Message\MessageParser.php on line 36

fix :

check value at index 1 for prevent php notice :

PHP Notice: Undefined offset: 1 in guzzle\parser\Guzzle\Parser\Message\MessageParser.php on line 36

Notice: Undefined offset: 1 in guzzle\parser\Guzzle\Parser\Message\MessageParser.php on line 36
mtdowling added a commit that referenced this pull request Sep 16, 2014
@mtdowling mtdowling merged commit d27346b into guzzle:master Sep 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants